home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Mousetools / AutoPort / AutoPort.doc < prev    next >
Text File  |  1996-09-26  |  1KB  |  62 lines

  1.   AutoPort.doc             ---  Koessi 9.91  ---              AutoPort.doc
  2.  
  3.  
  4.   NAME:
  5.      AUTOPORT
  6.  
  7.   USAGE:
  8.      in CLI/Shell:
  9.        type
  10.               'AUTOPORT <return>'
  11.  
  12.        place it in your startup-sequence !
  13.  
  14.        remove it by typing in some CLI :
  15.  
  16.               'AUTOPORT <return>'
  17.  
  18.      on WorkBench:
  19.        DoubleClick on Icon to start or stop it
  20.  
  21.        under DOS/WB 2.0 just drag the icon into the
  22.        WBStartup-drawer
  23.  
  24.   FUNCTION:
  25.      I use a trackball plugged into the second mouseport
  26.      and the original mouse into the first port.
  27.      AUTOPORT switches the port to be used by the
  28.      Input.device each time one moves either mouse or
  29.      trackball.
  30.      so ball and mouse can be used as if they were both
  31.      plugged into the first port.
  32.  
  33.   BUGS:
  34.      hangup if spawned by another process (e.g. SID)
  35.      problems when another task needs the ports (games...)
  36.  
  37.   VERSION:
  38.      1.1 sept. 91 - dcc_back.o & WB-support added
  39.      1.0 july  91 - for my own fun
  40.  
  41.      KICK/WB 1.3 & 2.0 / A3000 compatible
  42.      it's public domain - use it !
  43.  
  44.   TODO:
  45.      add joystick support
  46.  
  47.   COMPILING:
  48.      compiled by DICE - Matt Dillon's perfect C-compiler
  49.                            (I do have fun - thanx Matt)
  50.  
  51.      I used DOS2.0 includes & amiga.lib
  52.      dos&exec libraries are opened automatically by DICE-startup!
  53.  
  54.      (D)linked with dcc_back.o, to detach from cli (included!)
  55.      see also DmakeFile
  56.  
  57.   AUTHOR:
  58.      Koessi
  59.  
  60.      phone germany 02192 7630
  61.  
  62.